2026-03-22 17:49:01,517 [ 186557 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:53, check_args_and_update_paths) 2026-03-22 17:49:01,517 [ 186557 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:79, check_args_and_update_paths) 2026-03-22 17:49:01,517 [ 186557 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:90, check_args_and_update_paths) 2026-03-22 17:49:01,517 [ 186557 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:92, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_8fuxw6 --privileged --dns-search='.' --memory=30709035008 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=5ccda723c1fc -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=d862517635bf -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e CLICKHOUSE_USE_OLD_ANALYZER=1 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 --report-log=parallel1_0.jsonl --report-log-exclude-logs-on-passed-tests test_file_cluster/test.py::test_missing_file test_file_cluster/test.py::test_no_such_files test_file_cluster/test.py::test_non_existent_cluster test_file_cluster/test.py::test_schema_inference test_file_cluster/test.py::test_select_all test_graphite_merge_tree/test.py::test_broken_partial_rollup test_graphite_merge_tree/test.py::test_combined_rules test_graphite_merge_tree/test.py::test_combined_rules_with_default test_graphite_merge_tree/test.py::test_multiple_output_blocks test_graphite_merge_tree/test.py::test_multiple_paths_and_versions test_graphite_merge_tree/test.py::test_path_dangling_pointer test_graphite_merge_tree/test.py::test_paths_not_matching_any_pattern test_graphite_merge_tree/test.py::test_rollup_aggregation test_graphite_merge_tree/test.py::test_rollup_aggregation_2 test_graphite_merge_tree/test.py::test_rollup_versions test_graphite_merge_tree/test.py::test_system_graphite_retentions test_graphite_merge_tree/test.py::test_wrong_rollup_config test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_env_proxy test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_proxy_list test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_remote_proxy 'test_inserts_with_keeper_retries/test.py::test_query_timeout_with_zk_down[ReplicatedMergeTree-default]' 'test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_disconnect[ReplicatedMergeTree-default]' 'test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_restart[ReplicatedMergeTree-default]' 'test_inserts_with_keeper_retries/test.py::test_retries_should_not_wait_for_global_connection[ReplicatedMergeTree-default]' test_jdbc_bridge/test.py::test_jdbc_delete test_jdbc_bridge/test.py::test_jdbc_distributed_query test_jdbc_bridge/test.py::test_jdbc_insert test_jdbc_bridge/test.py::test_jdbc_query test_jdbc_bridge/test.py::test_jdbc_table_engine test_jdbc_bridge/test.py::test_jdbc_update test_keeper_dynamic_log_level/test.py::test_adjust_log_level test_keeper_force_recovery_single_node/test.py::test_cluster_recovery test_keeper_incorrect_config/test.py::test_invalid_configs test_keeper_invalid_digest/test.py::test_keeper_invalid_digest test_keeper_map_retries/test.py::test_queries test_keeper_mntr_data_size/test.py::test_mntr_data_size_after_restart test_keeper_snapshots/test.py::test_ephemeral_after_restart test_keeper_snapshots/test.py::test_invalid_snapshot test_keeper_snapshots/test.py::test_snapshot_size test_keeper_snapshots/test.py::test_state_after_restart test_library_bridge/test_exiled.py::test_bridge_dies_with_parent test_limit_materialized_view_count/test.py::test_limit_materialized_view_count 'test_log_family_s3/test.py::test_log_family_s3[Log]' 'test_log_family_s3/test.py::test_log_family_s3[StripeLog]' 'test_log_family_s3/test.py::test_log_family_s3[TinyLog]' test_log_family_s3/test.py::test_stripe_log_truncate test_materialized_view_restart_server/test.py::test_materialized_view_with_subquery 'test_max_bytes_ratio_before_external_order_group_by_for_server/test.py::test_max_bytes_ratio_before_external_group_by[server]' 'test_max_bytes_ratio_before_external_order_group_by_for_server/test.py::test_max_bytes_ratio_before_external_group_by[user]' 'test_max_bytes_ratio_before_external_order_group_by_for_server/test.py::test_max_bytes_ratio_before_external_sort[server]' 'test_max_bytes_ratio_before_external_order_group_by_for_server/test.py::test_max_bytes_ratio_before_external_sort[user]' test_merge_tree_empty_parts/test.py::test_empty_parts_alter_delete test_merge_tree_empty_parts/test.py::test_empty_parts_summing 'test_merge_tree_s3_with_cache/test.py::test_read_after_cache_is_wiped[0-4-2]' 'test_merge_tree_s3_with_cache/test.py::test_read_after_cache_is_wiped[8192-2-1]' 'test_merge_tree_s3_with_cache/test.py::test_write_is_cached[0-2]' 'test_merge_tree_s3_with_cache/test.py::test_write_is_cached[8192-1]' test_move_ttl_broken_compatibility/test.py::test_bc_compatibility test_mutations_in_partitions_of_merge_tree/test.py::test_mutation_max_streams test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_with_where test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_without_where test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_replicated_merge_tree test_named_collections/test.py::test_config_reload test_named_collections/test.py::test_default_access test_named_collections/test.py::test_granular_access_create_alter_drop_query test_named_collections/test.py::test_granular_access_show_query test_named_collections/test.py::test_keeper_storage 'test_named_collections/test.py::test_keeper_storage_remove_on_cluster[False-expected_raise1]' 'test_named_collections/test.py::test_keeper_storage_remove_on_cluster[True-expected_raise0]' 'test_named_collections/test.py::test_name_escaping[node]' 'test_named_collections/test.py::test_name_escaping[node_with_keeper]' test_named_collections/test.py::test_show_grants 'test_named_collections/test.py::test_sql_commands[False]' 'test_named_collections/test.py::test_sql_commands[True]' test_on_cluster_timeouts/test.py::test_long_query test_overcommit_tracker/test.py::test_user_overcommit 'test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[0-custom_key_range-key-0]' 'test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[0-custom_key_range-key-1]' 'test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[0-custom_key_range-sipHash64(key)-0]' 'test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[0-custom_key_range-sipHash64(key)-1]' 'test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[0-custom_key_sampling-key-0]' 'test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[0-custom_key_sampling-key-1]' 'test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[0-custom_key_sampling-sipHash64(key)-0]' 'test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[0-custom_key_sampling-sipHash64(key)-1]' 'test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-custom_key_range-key-0]' 'test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-custom_key_range-key-1]' 'test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-custom_key_range-sipHash64(key)-0]' 'test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-custom_key_range-sipHash64(key)-1]' 'test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-custom_key_sampling-key-0]' 'test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-custom_key_sampling-key-1]' 'test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-custom_key_sampling-sipHash64(key)-0]' 'test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-custom_key_sampling-sipHash64(key)-1]' 'test_parallel_replicas_protocol/test.py::test_mark_segment_size_communicated_correctly[0-0]' 'test_parallel_replicas_protocol/test.py::test_mark_segment_size_communicated_correctly[0-1]' 'test_parallel_replicas_protocol/test.py::test_mark_segment_size_communicated_correctly[1-0]' 'test_parallel_replicas_protocol/test.py::test_mark_segment_size_communicated_correctly[1-1]' test_parallel_replicas_snapshot_from_initiator/test.py::test_initiator_snapshot_is_used_for_reading test_part_log_table/test.py::test_config_disk_name_test test_part_log_table/test.py::test_config_with_non_standard_part_log test_part_log_table/test.py::test_config_with_standard_part_log -vvv " altinityinfra/integration-tests-runner:226bfaf75ac1 '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache Test order randomisation NOT enabled. Enable with --random-order or --random-order-bucket= rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.3.1, repeat-0.9.3, order-1.0.0, reportlog-0.4.0, xdist-3.5.0, random-order-1.1.1 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[0-custom_key_range-key-0] test_log_family_s3/test.py::test_log_family_s3[Log] test_named_collections/test.py::test_config_reload test_keeper_snapshots/test.py::test_ephemeral_after_restart test_merge_tree_s3_with_cache/test.py::test_read_after_cache_is_wiped[0-4-2] test_file_cluster/test.py::test_missing_file test_jdbc_bridge/test.py::test_jdbc_delete test_max_bytes_ratio_before_external_order_group_by_for_server/test.py::test_max_bytes_ratio_before_external_group_by[server] test_inserts_with_keeper_retries/test.py::test_query_timeout_with_zk_down[ReplicatedMergeTree-default] test_graphite_merge_tree/test.py::test_broken_partial_rollup [gw2] [ 1%] PASSED test_graphite_merge_tree/test.py::test_broken_partial_rollup test_graphite_merge_tree/test.py::test_combined_rules [gw2] [ 2%] PASSED test_graphite_merge_tree/test.py::test_combined_rules test_graphite_merge_tree/test.py::test_combined_rules_with_default [gw6] [ 3%] PASSED test_keeper_snapshots/test.py::test_ephemeral_after_restart test_keeper_snapshots/test.py::test_invalid_snapshot [gw2] [ 4%] PASSED test_graphite_merge_tree/test.py::test_combined_rules_with_default [gw7] [ 5%] PASSED test_log_family_s3/test.py::test_log_family_s3[Log] test_log_family_s3/test.py::test_log_family_s3[StripeLog] test_graphite_merge_tree/test.py::test_multiple_output_blocks [gw3] [ 6%] PASSED test_jdbc_bridge/test.py::test_jdbc_delete test_jdbc_bridge/test.py::test_jdbc_distributed_query [gw3] [ 7%] PASSED test_jdbc_bridge/test.py::test_jdbc_distributed_query test_jdbc_bridge/test.py::test_jdbc_insert [gw2] [ 8%] PASSED test_graphite_merge_tree/test.py::test_multiple_output_blocks [gw1] [ 9%] PASSED test_named_collections/test.py::test_config_reload test_named_collections/test.py::test_default_access test_graphite_merge_tree/test.py::test_multiple_paths_and_versions [gw3] [ 10%] PASSED test_jdbc_bridge/test.py::test_jdbc_insert test_jdbc_bridge/test.py::test_jdbc_query [gw3] [ 11%] PASSED test_jdbc_bridge/test.py::test_jdbc_query test_jdbc_bridge/test.py::test_jdbc_table_engine [gw2] [ 12%] PASSED test_graphite_merge_tree/test.py::test_multiple_paths_and_versions test_graphite_merge_tree/test.py::test_path_dangling_pointer [gw7] [ 13%] PASSED test_log_family_s3/test.py::test_log_family_s3[StripeLog] test_log_family_s3/test.py::test_log_family_s3[TinyLog] [gw3] [ 14%] PASSED test_jdbc_bridge/test.py::test_jdbc_table_engine test_jdbc_bridge/test.py::test_jdbc_update [gw4] [ 15%] PASSED test_file_cluster/test.py::test_missing_file test_file_cluster/test.py::test_no_such_files [gw3] [ 16%] PASSED test_jdbc_bridge/test.py::test_jdbc_update [gw4] [ 17%] PASSED test_file_cluster/test.py::test_no_such_files test_file_cluster/test.py::test_non_existent_cluster [gw9] [ 18%] PASSED test_merge_tree_s3_with_cache/test.py::test_read_after_cache_is_wiped[0-4-2] test_merge_tree_s3_with_cache/test.py::test_read_after_cache_is_wiped[8192-2-1] [gw4] [ 19%] PASSED test_file_cluster/test.py::test_non_existent_cluster test_file_cluster/test.py::test_schema_inference [gw7] [ 20%] PASSED test_log_family_s3/test.py::test_log_family_s3[TinyLog] test_log_family_s3/test.py::test_stripe_log_truncate [gw4] [ 21%] PASSED test_file_cluster/test.py::test_schema_inference test_file_cluster/test.py::test_select_all [gw4] [ 22%] PASSED test_file_cluster/test.py::test_select_all [gw7] [ 23%] PASSED test_log_family_s3/test.py::test_stripe_log_truncate [gw9] [ 24%] PASSED test_merge_tree_s3_with_cache/test.py::test_read_after_cache_is_wiped[8192-2-1] test_merge_tree_s3_with_cache/test.py::test_write_is_cached[0-2] [gw2] [ 25%] PASSED test_graphite_merge_tree/test.py::test_path_dangling_pointer test_graphite_merge_tree/test.py::test_paths_not_matching_any_pattern [gw2] [ 26%] PASSED test_graphite_merge_tree/test.py::test_paths_not_matching_any_pattern test_graphite_merge_tree/test.py::test_rollup_aggregation test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_env_proxy [gw2] [ 27%] PASSED test_graphite_merge_tree/test.py::test_rollup_aggregation test_graphite_merge_tree/test.py::test_rollup_aggregation_2 [gw2] [ 28%] PASSED test_graphite_merge_tree/test.py::test_rollup_aggregation_2 test_graphite_merge_tree/test.py::test_rollup_versions [gw2] [ 29%] PASSED test_graphite_merge_tree/test.py::test_rollup_versions test_graphite_merge_tree/test.py::test_system_graphite_retentions [gw9] [ 30%] PASSED test_merge_tree_s3_with_cache/test.py::test_write_is_cached[0-2] test_merge_tree_s3_with_cache/test.py::test_write_is_cached[8192-1] [gw2] [ 31%] PASSED test_graphite_merge_tree/test.py::test_system_graphite_retentions test_graphite_merge_tree/test.py::test_wrong_rollup_config [gw2] [ 32%] PASSED test_graphite_merge_tree/test.py::test_wrong_rollup_config [gw5] [ 33%] PASSED test_inserts_with_keeper_retries/test.py::test_query_timeout_with_zk_down[ReplicatedMergeTree-default] test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_disconnect[ReplicatedMergeTree-default] test_merge_tree_empty_parts/test.py::test_empty_parts_alter_delete [gw9] [ 34%] PASSED test_merge_tree_s3_with_cache/test.py::test_write_is_cached[8192-1] test_mutations_in_partitions_of_merge_tree/test.py::test_mutation_max_streams [gw6] [ 35%] PASSED test_keeper_snapshots/test.py::test_invalid_snapshot test_keeper_snapshots/test.py::test_snapshot_size [gw5] [ 36%] PASSED test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_disconnect[ReplicatedMergeTree-default] test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_restart[ReplicatedMergeTree-default] [gw1] [ 37%] PASSED test_named_collections/test.py::test_default_access test_named_collections/test.py::test_granular_access_create_alter_drop_query test_parallel_replicas_protocol/test.py::test_mark_segment_size_communicated_correctly[0-0] [gw6] [ 38%] PASSED test_keeper_snapshots/test.py::test_snapshot_size test_keeper_snapshots/test.py::test_state_after_restart [gw1] [ 39%] PASSED test_named_collections/test.py::test_granular_access_create_alter_drop_query test_named_collections/test.py::test_granular_access_show_query [gw6] [ 40%] PASSED test_keeper_snapshots/test.py::test_state_after_restart [gw2] [ 41%] PASSED test_merge_tree_empty_parts/test.py::test_empty_parts_alter_delete test_merge_tree_empty_parts/test.py::test_empty_parts_summing test_keeper_force_recovery_single_node/test.py::test_cluster_recovery [gw2] [ 42%] PASSED test_merge_tree_empty_parts/test.py::test_empty_parts_summing [gw3] [ 43%] PASSED test_mutations_in_partitions_of_merge_tree/test.py::test_mutation_max_streams test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_with_where [gw0] [ 44%] PASSED test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[0-custom_key_range-key-0] test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[0-custom_key_range-key-1] [gw3] [ 45%] PASSED test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_with_where test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_without_where test_keeper_dynamic_log_level/test.py::test_adjust_log_level [gw4] [ 46%] PASSED test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_env_proxy test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_proxy_list test_part_log_table/test.py::test_config_disk_name_test [gw3] [ 47%] PASSED test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_without_where test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_replicated_merge_tree [gw7] [ 48%] PASSED test_parallel_replicas_protocol/test.py::test_mark_segment_size_communicated_correctly[0-0] test_parallel_replicas_protocol/test.py::test_mark_segment_size_communicated_correctly[0-1] [gw7] [ 49%] PASSED test_parallel_replicas_protocol/test.py::test_mark_segment_size_communicated_correctly[0-1] test_parallel_replicas_protocol/test.py::test_mark_segment_size_communicated_correctly[1-0] [gw3] [ 50%] PASSED test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_replicated_merge_tree [gw5] [ 51%] PASSED test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_restart[ReplicatedMergeTree-default] test_inserts_with_keeper_retries/test.py::test_retries_should_not_wait_for_global_connection[ReplicatedMergeTree-default] [gw7] [ 52%] PASSED test_parallel_replicas_protocol/test.py::test_mark_segment_size_communicated_correctly[1-0] test_parallel_replicas_protocol/test.py::test_mark_segment_size_communicated_correctly[1-1] [gw4] [ 53%] PASSED test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_proxy_list test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_remote_proxy test_library_bridge/test_exiled.py::test_bridge_dies_with_parent [gw7] [ 54%] PASSED test_parallel_replicas_protocol/test.py::test_mark_segment_size_communicated_correctly[1-1] [gw0] [ 55%] PASSED test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[0-custom_key_range-key-1] test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[0-custom_key_range-sipHash64(key)-0] [gw9] [ 56%] PASSED test_part_log_table/test.py::test_config_disk_name_test test_part_log_table/test.py::test_config_with_non_standard_part_log [gw9] [ 57%] PASSED test_part_log_table/test.py::test_config_with_non_standard_part_log test_part_log_table/test.py::test_config_with_standard_part_log [gw2] [ 58%] PASSED test_keeper_dynamic_log_level/test.py::test_adjust_log_level test_on_cluster_timeouts/test.py::test_long_query [gw9] [ 59%] PASSED test_part_log_table/test.py::test_config_with_standard_part_log test_keeper_map_retries/test.py::test_queries [gw4] [ 60%] PASSED test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_remote_proxy [gw1] [ 61%] PASSED test_named_collections/test.py::test_granular_access_show_query test_named_collections/test.py::test_keeper_storage [gw3] [ 62%] SKIPPED test_library_bridge/test_exiled.py::test_bridge_dies_with_parent test_move_ttl_broken_compatibility/test.py::test_bc_compatibility [gw6] [ 63%] PASSED test_keeper_force_recovery_single_node/test.py::test_cluster_recovery test_materialized_view_restart_server/test.py::test_materialized_view_with_subquery [gw0] [ 64%] PASSED test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[0-custom_key_range-sipHash64(key)-0] test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[0-custom_key_range-sipHash64(key)-1] test_keeper_invalid_digest/test.py::test_keeper_invalid_digest [gw2] [ 65%] PASSED test_keeper_map_retries/test.py::test_queries [gw5] [ 66%] PASSED test_inserts_with_keeper_retries/test.py::test_retries_should_not_wait_for_global_connection[ReplicatedMergeTree-default] test_limit_materialized_view_count/test.py::test_limit_materialized_view_count [gw7] [ 67%] PASSED test_on_cluster_timeouts/test.py::test_long_query [gw4] [ 68%] PASSED test_materialized_view_restart_server/test.py::test_materialized_view_with_subquery test_parallel_replicas_snapshot_from_initiator/test.py::test_initiator_snapshot_is_used_for_reading [gw0] [ 69%] PASSED test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[0-custom_key_range-sipHash64(key)-1] test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[0-custom_key_sampling-key-0] [gw3] [ 70%] PASSED test_move_ttl_broken_compatibility/test.py::test_bc_compatibility [gw2] [ 71%] PASSED test_limit_materialized_view_count/test.py::test_limit_materialized_view_count test_keeper_incorrect_config/test.py::test_invalid_configs [gw7] [ 72%] PASSED test_parallel_replicas_snapshot_from_initiator/test.py::test_initiator_snapshot_is_used_for_reading [gw0] [ 73%] PASSED test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[0-custom_key_sampling-key-0] test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[0-custom_key_sampling-key-1] [gw1] [ 74%] PASSED test_named_collections/test.py::test_keeper_storage test_named_collections/test.py::test_keeper_storage_remove_on_cluster[False-expected_raise1] [gw1] [ 75%] PASSED test_named_collections/test.py::test_keeper_storage_remove_on_cluster[False-expected_raise1] test_named_collections/test.py::test_keeper_storage_remove_on_cluster[True-expected_raise0] [gw1] [ 76%] PASSED test_named_collections/test.py::test_keeper_storage_remove_on_cluster[True-expected_raise0] test_named_collections/test.py::test_name_escaping[node] [gw6] [ 77%] PASSED test_keeper_invalid_digest/test.py::test_keeper_invalid_digest test_keeper_mntr_data_size/test.py::test_mntr_data_size_after_restart [gw1] [ 78%] PASSED test_named_collections/test.py::test_name_escaping[node] test_named_collections/test.py::test_name_escaping[node_with_keeper] [gw0] [ 79%] PASSED test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[0-custom_key_sampling-key-1] test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[0-custom_key_sampling-sipHash64(key)-0] [gw1] [ 80%] PASSED test_named_collections/test.py::test_name_escaping[node_with_keeper] test_named_collections/test.py::test_show_grants [gw1] [ 81%] PASSED test_named_collections/test.py::test_show_grants test_named_collections/test.py::test_sql_commands[False] [gw6] [ 82%] PASSED test_keeper_mntr_data_size/test.py::test_mntr_data_size_after_restart [gw0] [ 83%] PASSED test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[0-custom_key_sampling-sipHash64(key)-0] test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[0-custom_key_sampling-sipHash64(key)-1] [gw5] [ 84%] PASSED test_keeper_incorrect_config/test.py::test_invalid_configs test_overcommit_tracker/test.py::test_user_overcommit [gw0] [ 85%] PASSED test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[0-custom_key_sampling-sipHash64(key)-1] test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-custom_key_range-key-0] [gw8] [ 86%] PASSED test_max_bytes_ratio_before_external_order_group_by_for_server/test.py::test_max_bytes_ratio_before_external_group_by[server] test_max_bytes_ratio_before_external_order_group_by_for_server/test.py::test_max_bytes_ratio_before_external_group_by[user] [gw1] [ 87%] PASSED test_named_collections/test.py::test_sql_commands[False] test_named_collections/test.py::test_sql_commands[True] [gw0] [ 88%] PASSED test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-custom_key_range-key-0] test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-custom_key_range-key-1] [gw5] [ 89%] PASSED test_overcommit_tracker/test.py::test_user_overcommit [gw0] [ 90%] PASSED test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-custom_key_range-key-1] test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-custom_key_range-sipHash64(key)-0] [gw1] [ 91%] PASSED test_named_collections/test.py::test_sql_commands[True] [gw0] [ 92%] PASSED test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-custom_key_range-sipHash64(key)-0] test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-custom_key_range-sipHash64(key)-1] [gw0] [ 93%] PASSED test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-custom_key_range-sipHash64(key)-1] test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-custom_key_sampling-key-0] [gw0] [ 94%] PASSED test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-custom_key_sampling-key-0] test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-custom_key_sampling-key-1] [gw0] [ 95%] PASSED test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-custom_key_sampling-key-1] test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-custom_key_sampling-sipHash64(key)-0] [gw0] [ 96%] PASSED test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-custom_key_sampling-sipHash64(key)-0] test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-custom_key_sampling-sipHash64(key)-1] [gw0] [ 97%] PASSED test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-custom_key_sampling-sipHash64(key)-1] [gw8] [ 98%] PASSED test_max_bytes_ratio_before_external_order_group_by_for_server/test.py::test_max_bytes_ratio_before_external_group_by[user] test_max_bytes_ratio_before_external_order_group_by_for_server/test.py::test_max_bytes_ratio_before_external_sort[server] [gw8] [ 99%] PASSED test_max_bytes_ratio_before_external_order_group_by_for_server/test.py::test_max_bytes_ratio_before_external_sort[server] test_max_bytes_ratio_before_external_order_group_by_for_server/test.py::test_max_bytes_ratio_before_external_sort[user] [gw8] [100%] PASSED test_max_bytes_ratio_before_external_order_group_by_for_server/test.py::test_max_bytes_ratio_before_external_sort[user] ----------------- generated report log file: parallel1_0.jsonl ----------------- ============================== slowest durations =============================== 237.20s call test_max_bytes_ratio_before_external_order_group_by_for_server/test.py::test_max_bytes_ratio_before_external_group_by[server] 232.20s call test_max_bytes_ratio_before_external_order_group_by_for_server/test.py::test_max_bytes_ratio_before_external_group_by[user] 160.89s call test_max_bytes_ratio_before_external_order_group_by_for_server/test.py::test_max_bytes_ratio_before_external_sort[server] 158.42s call test_max_bytes_ratio_before_external_order_group_by_for_server/test.py::test_max_bytes_ratio_before_external_sort[user] 81.71s call test_keeper_incorrect_config/test.py::test_invalid_configs 81.02s call test_named_collections/test.py::test_keeper_storage 70.92s call test_named_collections/test.py::test_sql_commands[True] 58.91s call test_named_collections/test.py::test_sql_commands[False] 50.22s call test_keeper_invalid_digest/test.py::test_keeper_invalid_digest 48.52s call test_inserts_with_keeper_retries/test.py::test_retries_should_not_wait_for_global_connection[ReplicatedMergeTree-default] 45.73s call test_keeper_force_recovery_single_node/test.py::test_cluster_recovery 37.77s call test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[0-custom_key_sampling-sipHash64(key)-0] 36.72s call test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-custom_key_sampling-sipHash64(key)-0] 36.61s call test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-custom_key_range-sipHash64(key)-0] 35.42s call test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[0-custom_key_range-key-0] 34.77s call test_named_collections/test.py::test_granular_access_show_query 33.80s call test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[0-custom_key_sampling-key-0] 33.56s call test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[0-custom_key_range-sipHash64(key)-0] 32.65s call test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-custom_key_sampling-key-0] 31.06s call test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-custom_key_range-key-0] 29.89s call test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_restart[ReplicatedMergeTree-default] 28.27s call test_on_cluster_timeouts/test.py::test_long_query 27.50s call test_named_collections/test.py::test_default_access 26.47s call test_keeper_snapshots/test.py::test_invalid_snapshot 25.46s setup test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[0-custom_key_range-key-0] 24.59s call test_inserts_with_keeper_retries/test.py::test_query_timeout_with_zk_down[ReplicatedMergeTree-default] 24.58s setup test_move_ttl_broken_compatibility/test.py::test_bc_compatibility 24.09s call test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[0-custom_key_range-sipHash64(key)-1] 24.01s call test_overcommit_tracker/test.py::test_user_overcommit 23.96s call test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-custom_key_sampling-key-1] 22.84s setup test_file_cluster/test.py::test_missing_file 22.67s teardown test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_remote_proxy 22.38s call test_move_ttl_broken_compatibility/test.py::test_bc_compatibility 22.36s teardown test_move_ttl_broken_compatibility/test.py::test_bc_compatibility 22.25s teardown test_inserts_with_keeper_retries/test.py::test_retries_should_not_wait_for_global_connection[ReplicatedMergeTree-default] 22.17s call test_keeper_map_retries/test.py::test_queries 21.95s teardown test_log_family_s3/test.py::test_stripe_log_truncate 21.91s teardown test_merge_tree_s3_with_cache/test.py::test_write_is_cached[8192-1] 21.91s call test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[0-custom_key_sampling-sipHash64(key)-1] 21.52s setup test_parallel_replicas_protocol/test.py::test_mark_segment_size_communicated_correctly[0-0] 21.39s teardown test_jdbc_bridge/test.py::test_jdbc_update 19.92s setup test_jdbc_bridge/test.py::test_jdbc_delete 19.69s call test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-custom_key_range-sipHash64(key)-1] 19.67s setup test_inserts_with_keeper_retries/test.py::test_query_timeout_with_zk_down[ReplicatedMergeTree-default] 19.52s setup test_named_collections/test.py::test_config_reload 19.49s call test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[0-custom_key_sampling-key-1] 18.98s call test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-custom_key_range-key-1] 18.65s call test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[0-custom_key_range-key-1] 18.34s call test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-custom_key_sampling-sipHash64(key)-1] 18.25s teardown test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-custom_key_sampling-sipHash64(key)-1] 17.99s setup test_log_family_s3/test.py::test_log_family_s3[Log] 17.90s setup test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_env_proxy 17.88s setup test_merge_tree_s3_with_cache/test.py::test_read_after_cache_is_wiped[0-4-2] 17.19s teardown test_named_collections/test.py::test_sql_commands[True] 17.18s setup test_library_bridge/test_exiled.py::test_bridge_dies_with_parent 16.95s setup test_keeper_dynamic_log_level/test.py::test_adjust_log_level 16.01s setup test_keeper_invalid_digest/test.py::test_keeper_invalid_digest 15.36s setup test_graphite_merge_tree/test.py::test_broken_partial_rollup 14.79s setup test_keeper_snapshots/test.py::test_ephemeral_after_restart 14.68s setup test_keeper_incorrect_config/test.py::test_invalid_configs 14.53s setup test_materialized_view_restart_server/test.py::test_materialized_view_with_subquery 13.72s setup test_parallel_replicas_snapshot_from_initiator/test.py::test_initiator_snapshot_is_used_for_reading 13.68s setup test_limit_materialized_view_count/test.py::test_limit_materialized_view_count 13.42s setup test_overcommit_tracker/test.py::test_user_overcommit 13.28s setup test_max_bytes_ratio_before_external_order_group_by_for_server/test.py::test_max_bytes_ratio_before_external_group_by[server] 13.12s setup test_keeper_mntr_data_size/test.py::test_mntr_data_size_after_restart 12.87s setup test_part_log_table/test.py::test_config_disk_name_test 12.79s call test_keeper_mntr_data_size/test.py::test_mntr_data_size_after_restart 12.59s call test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_remote_proxy 11.81s setup test_keeper_map_retries/test.py::test_queries 11.52s call test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_env_proxy 11.47s call test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_proxy_list 11.00s setup test_merge_tree_empty_parts/test.py::test_empty_parts_alter_delete 10.43s setup test_mutations_in_partitions_of_merge_tree/test.py::test_mutation_max_streams 10.33s call test_named_collections/test.py::test_name_escaping[node_with_keeper] 10.17s setup test_on_cluster_timeouts/test.py::test_long_query 10.04s call test_graphite_merge_tree/test.py::test_path_dangling_pointer 9.87s call test_parallel_replicas_snapshot_from_initiator/test.py::test_initiator_snapshot_is_used_for_reading 9.30s teardown test_parallel_replicas_snapshot_from_initiator/test.py::test_initiator_snapshot_is_used_for_reading 9.19s call test_named_collections/test.py::test_show_grants 8.40s teardown test_parallel_replicas_protocol/test.py::test_mark_segment_size_communicated_correctly[1-1] 8.13s call test_named_collections/test.py::test_name_escaping[node] 7.82s teardown test_file_cluster/test.py::test_select_all 7.78s call test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_replicated_merge_tree 7.68s teardown test_max_bytes_ratio_before_external_order_group_by_for_server/test.py::test_max_bytes_ratio_before_external_sort[user] 7.68s setup test_keeper_force_recovery_single_node/test.py::test_cluster_recovery 7.41s call test_merge_tree_s3_with_cache/test.py::test_read_after_cache_is_wiped[8192-2-1] 7.05s call test_limit_materialized_view_count/test.py::test_limit_materialized_view_count 7.02s call test_merge_tree_s3_with_cache/test.py::test_write_is_cached[0-2] 6.82s call test_merge_tree_s3_with_cache/test.py::test_read_after_cache_is_wiped[0-4-2] 6.59s teardown test_merge_tree_empty_parts/test.py::test_empty_parts_summing 6.54s teardown test_on_cluster_timeouts/test.py::test_long_query 6.23s teardown test_overcommit_tracker/test.py::test_user_overcommit 6.22s call test_named_collections/test.py::test_granular_access_create_alter_drop_query 6.18s call test_merge_tree_s3_with_cache/test.py::test_write_is_cached[8192-1] 6.15s teardown test_part_log_table/test.py::test_config_with_standard_part_log 5.33s call test_materialized_view_restart_server/test.py::test_materialized_view_with_subquery 5.31s call test_keeper_snapshots/test.py::test_state_after_restart 5.31s call test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_without_where 5.28s call test_keeper_snapshots/test.py::test_snapshot_size 4.64s call test_keeper_snapshots/test.py::test_ephemeral_after_restart 3.89s call test_keeper_dynamic_log_level/test.py::test_adjust_log_level 3.74s call test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_with_where 3.69s teardown test_keeper_map_retries/test.py::test_queries 3.55s teardown test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_replicated_merge_tree 3.28s teardown test_graphite_merge_tree/test.py::test_wrong_rollup_config 3.01s call test_mutations_in_partitions_of_merge_tree/test.py::test_mutation_max_streams 2.98s call test_part_log_table/test.py::test_config_disk_name_test 2.78s call test_parallel_replicas_protocol/test.py::test_mark_segment_size_communicated_correctly[1-1] 2.69s call test_log_family_s3/test.py::test_stripe_log_truncate 2.68s call test_log_family_s3/test.py::test_log_family_s3[Log] 2.68s call test_part_log_table/test.py::test_config_with_non_standard_part_log 2.56s teardown test_keeper_dynamic_log_level/test.py::test_adjust_log_level 2.51s call test_file_cluster/test.py::test_schema_inference 2.50s call test_named_collections/test.py::test_config_reload 2.41s call test_log_family_s3/test.py::test_log_family_s3[TinyLog] 2.41s call test_log_family_s3/test.py::test_log_family_s3[StripeLog] 2.33s call test_part_log_table/test.py::test_config_with_standard_part_log 2.16s call test_parallel_replicas_protocol/test.py::test_mark_segment_size_communicated_correctly[0-0] 2.13s call test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_disconnect[ReplicatedMergeTree-default] 1.98s teardown test_keeper_force_recovery_single_node/test.py::test_cluster_recovery 1.66s call test_graphite_merge_tree/test.py::test_combined_rules_with_default 1.63s call test_merge_tree_empty_parts/test.py::test_empty_parts_alter_delete 1.56s call test_parallel_replicas_protocol/test.py::test_mark_segment_size_communicated_correctly[0-1] 1.50s teardown test_keeper_invalid_digest/test.py::test_keeper_invalid_digest 1.48s teardown test_materialized_view_restart_server/test.py::test_materialized_view_with_subquery 1.43s call test_merge_tree_empty_parts/test.py::test_empty_parts_summing 1.43s teardown test_library_bridge/test_exiled.py::test_bridge_dies_with_parent 1.43s teardown test_keeper_incorrect_config/test.py::test_invalid_configs 1.40s call test_named_collections/test.py::test_keeper_storage_remove_on_cluster[True-expected_raise0] 1.40s teardown test_limit_materialized_view_count/test.py::test_limit_materialized_view_count 1.37s call test_graphite_merge_tree/test.py::test_rollup_versions 1.36s teardown test_keeper_mntr_data_size/test.py::test_mntr_data_size_after_restart 1.36s call test_parallel_replicas_protocol/test.py::test_mark_segment_size_communicated_correctly[1-0] 1.32s teardown test_keeper_snapshots/test.py::test_state_after_restart 1.27s call test_graphite_merge_tree/test.py::test_combined_rules 1.27s call test_file_cluster/test.py::test_missing_file 1.16s call test_graphite_merge_tree/test.py::test_broken_partial_rollup 1.11s call test_named_collections/test.py::test_keeper_storage_remove_on_cluster[False-expected_raise1] 1.00s call test_jdbc_bridge/test.py::test_jdbc_delete 0.94s call test_graphite_merge_tree/test.py::test_paths_not_matching_any_pattern 0.90s call test_jdbc_bridge/test.py::test_jdbc_update 0.85s call test_jdbc_bridge/test.py::test_jdbc_insert 0.81s call test_graphite_merge_tree/test.py::test_multiple_output_blocks 0.80s call test_graphite_merge_tree/test.py::test_system_graphite_retentions 0.64s call test_graphite_merge_tree/test.py::test_rollup_aggregation 0.63s call test_jdbc_bridge/test.py::test_jdbc_table_engine 0.58s call test_library_bridge/test_exiled.py::test_bridge_dies_with_parent 0.58s call test_file_cluster/test.py::test_select_all 0.57s call test_jdbc_bridge/test.py::test_jdbc_distributed_query 0.53s call test_file_cluster/test.py::test_no_such_files 0.42s teardown test_graphite_merge_tree/test.py::test_path_dangling_pointer 0.37s call test_graphite_merge_tree/test.py::test_wrong_rollup_config 0.37s call test_graphite_merge_tree/test.py::test_multiple_paths_and_versions 0.37s call test_graphite_merge_tree/test.py::test_rollup_aggregation_2 0.32s call test_jdbc_bridge/test.py::test_jdbc_query 0.32s teardown test_graphite_merge_tree/test.py::test_system_graphite_retentions 0.32s setup test_graphite_merge_tree/test.py::test_multiple_paths_and_versions 0.32s setup test_graphite_merge_tree/test.py::test_system_graphite_retentions 0.32s call test_file_cluster/test.py::test_non_existent_cluster 0.29s setup test_graphite_merge_tree/test.py::test_multiple_output_blocks 0.27s setup test_graphite_merge_tree/test.py::test_combined_rules_with_default 0.27s teardown test_graphite_merge_tree/test.py::test_combined_rules_with_default 0.27s teardown test_graphite_merge_tree/test.py::test_combined_rules 0.27s teardown test_graphite_merge_tree/test.py::test_paths_not_matching_any_pattern 0.27s setup test_graphite_merge_tree/test.py::test_combined_rules 0.27s setup test_graphite_merge_tree/test.py::test_paths_not_matching_any_pattern 0.27s setup test_graphite_merge_tree/test.py::test_rollup_versions 0.27s setup test_graphite_merge_tree/test.py::test_path_dangling_pointer 0.27s teardown test_graphite_merge_tree/test.py::test_multiple_paths_and_versions 0.27s setup test_graphite_merge_tree/test.py::test_rollup_aggregation 0.27s setup test_graphite_merge_tree/test.py::test_wrong_rollup_config 0.27s setup test_graphite_merge_tree/test.py::test_rollup_aggregation_2 0.27s teardown test_graphite_merge_tree/test.py::test_rollup_aggregation_2 0.22s teardown test_graphite_merge_tree/test.py::test_broken_partial_rollup 0.22s teardown test_graphite_merge_tree/test.py::test_rollup_aggregation 0.22s teardown test_graphite_merge_tree/test.py::test_multiple_output_blocks 0.22s teardown test_graphite_merge_tree/test.py::test_rollup_versions 0.02s setup test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[0-custom_key_range-sipHash64(key)-0] 0.01s teardown test_max_bytes_ratio_before_external_order_group_by_for_server/test.py::test_max_bytes_ratio_before_external_group_by[server] 0.00s teardown test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-custom_key_range-key-0] 0.00s setup test_max_bytes_ratio_before_external_order_group_by_for_server/test.py::test_max_bytes_ratio_before_external_sort[server] 0.00s teardown test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[0-custom_key_range-key-1] 0.00s setup test_max_bytes_ratio_before_external_order_group_by_for_server/test.py::test_max_bytes_ratio_before_external_group_by[user] 0.00s setup test_max_bytes_ratio_before_external_order_group_by_for_server/test.py::test_max_bytes_ratio_before_external_sort[user] 0.00s setup test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[0-custom_key_range-sipHash64(key)-1] 0.00s setup test_named_collections/test.py::test_keeper_storage 0.00s teardown test_max_bytes_ratio_before_external_order_group_by_for_server/test.py::test_max_bytes_ratio_before_external_group_by[user] 0.00s setup test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-custom_key_range-key-1] 0.00s setup test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_remote_proxy 0.00s setup test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_proxy_list 0.00s teardown test_named_collections/test.py::test_sql_commands[False] 0.00s setup test_named_collections/test.py::test_sql_commands[True] 0.00s setup test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-custom_key_sampling-key-1] 0.00s setup test_named_collections/test.py::test_keeper_storage_remove_on_cluster[False-expected_raise1] 0.00s setup test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[0-custom_key_sampling-sipHash64(key)-1] 0.00s teardown test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_proxy_list 0.00s setup test_parallel_replicas_protocol/test.py::test_mark_segment_size_communicated_correctly[1-1] 0.00s setup test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-custom_key_range-sipHash64(key)-0] 0.00s setup test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-custom_key_sampling-sipHash64(key)-1] 0.00s teardown test_keeper_snapshots/test.py::test_snapshot_size 0.00s teardown test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-custom_key_range-key-1] 0.00s setup test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-custom_key_sampling-sipHash64(key)-0] 0.00s teardown test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[0-custom_key_range-sipHash64(key)-0] 0.00s setup test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_disconnect[ReplicatedMergeTree-default] 0.00s setup test_merge_tree_s3_with_cache/test.py::test_read_after_cache_is_wiped[8192-2-1] 0.00s teardown test_inserts_with_keeper_retries/test.py::test_query_timeout_with_zk_down[ReplicatedMergeTree-default] 0.00s teardown test_keeper_snapshots/test.py::test_ephemeral_after_restart 0.00s setup test_named_collections/test.py::test_sql_commands[False] 0.00s setup test_merge_tree_s3_with_cache/test.py::test_write_is_cached[0-2] 0.00s teardown test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[0-custom_key_sampling-sipHash64(key)-0] 0.00s setup test_merge_tree_s3_with_cache/test.py::test_write_is_cached[8192-1] 0.00s teardown test_named_collections/test.py::test_granular_access_show_query 0.00s setup test_named_collections/test.py::test_keeper_storage_remove_on_cluster[True-expected_raise0] 0.00s setup test_log_family_s3/test.py::test_log_family_s3[TinyLog] 0.00s teardown test_max_bytes_ratio_before_external_order_group_by_for_server/test.py::test_max_bytes_ratio_before_external_sort[server] 0.00s teardown test_keeper_snapshots/test.py::test_invalid_snapshot 0.00s teardown test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_env_proxy 0.00s teardown test_file_cluster/test.py::test_missing_file 0.00s setup test_file_cluster/test.py::test_select_all 0.00s setup test_named_collections/test.py::test_name_escaping[node_with_keeper] 0.00s teardown test_merge_tree_s3_with_cache/test.py::test_read_after_cache_is_wiped[0-4-2] 0.00s setup test_keeper_snapshots/test.py::test_state_after_restart 0.00s setup test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[0-custom_key_sampling-sipHash64(key)-0] 0.00s setup test_parallel_replicas_protocol/test.py::test_mark_segment_size_communicated_correctly[1-0] 0.00s setup test_inserts_with_keeper_retries/test.py::test_retries_should_not_wait_for_global_connection[ReplicatedMergeTree-default] 0.00s setup test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-custom_key_range-key-0] 0.00s setup test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[0-custom_key_sampling-key-0] 0.00s teardown test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[0-custom_key_sampling-key-0] 0.00s setup test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-custom_key_range-sipHash64(key)-1] 0.00s setup test_named_collections/test.py::test_default_access 0.00s teardown test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-custom_key_sampling-sipHash64(key)-0] 0.00s teardown test_named_collections/test.py::test_show_grants 0.00s setup test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_restart[ReplicatedMergeTree-default] 0.00s teardown test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-custom_key_sampling-key-1] 0.00s teardown test_merge_tree_s3_with_cache/test.py::test_write_is_cached[0-2] 0.00s setup test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[0-custom_key_range-key-1] 0.00s setup test_named_collections/test.py::test_show_grants 0.00s teardown test_named_collections/test.py::test_keeper_storage_remove_on_cluster[False-expected_raise1] 0.00s setup test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[0-custom_key_sampling-key-1] 0.00s teardown test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-custom_key_sampling-key-0] 0.00s teardown test_named_collections/test.py::test_name_escaping[node] 0.00s teardown test_named_collections/test.py::test_name_escaping[node_with_keeper] 0.00s setup test_part_log_table/test.py::test_config_with_standard_part_log 0.00s teardown test_named_collections/test.py::test_keeper_storage 0.00s teardown test_parallel_replicas_protocol/test.py::test_mark_segment_size_communicated_correctly[0-0] 0.00s teardown test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_restart[ReplicatedMergeTree-default] 0.00s teardown test_file_cluster/test.py::test_schema_inference 0.00s setup test_named_collections/test.py::test_name_escaping[node] 0.00s setup test_keeper_snapshots/test.py::test_invalid_snapshot 0.00s setup test_parallel_replicas_protocol/test.py::test_mark_segment_size_communicated_correctly[0-1] 0.00s setup test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-custom_key_sampling-key-0] 0.00s teardown test_merge_tree_s3_with_cache/test.py::test_read_after_cache_is_wiped[8192-2-1] 0.00s teardown test_merge_tree_empty_parts/test.py::test_empty_parts_alter_delete 0.00s teardown test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[0-custom_key_range-key-0] 0.00s setup test_log_family_s3/test.py::test_log_family_s3[StripeLog] 0.00s teardown test_named_collections/test.py::test_config_reload 0.00s setup test_keeper_snapshots/test.py::test_snapshot_size 0.00s setup test_part_log_table/test.py::test_config_with_non_standard_part_log 0.00s setup test_jdbc_bridge/test.py::test_jdbc_query 0.00s setup test_file_cluster/test.py::test_no_such_files 0.00s setup test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_without_where 0.00s teardown test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[0-custom_key_range-sipHash64(key)-1] 0.00s teardown test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[0-custom_key_sampling-key-1] 0.00s teardown test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_disconnect[ReplicatedMergeTree-default] 0.00s teardown test_log_family_s3/test.py::test_log_family_s3[Log] 0.00s teardown test_log_family_s3/test.py::test_log_family_s3[StripeLog] 0.00s setup test_named_collections/test.py::test_granular_access_show_query 0.00s teardown test_named_collections/test.py::test_default_access 0.00s teardown test_named_collections/test.py::test_keeper_storage_remove_on_cluster[True-expected_raise0] 0.00s teardown test_mutations_in_partitions_of_merge_tree/test.py::test_mutation_max_streams 0.00s teardown test_jdbc_bridge/test.py::test_jdbc_table_engine 0.00s setup test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_replicated_merge_tree 0.00s teardown test_parallel_replicas_protocol/test.py::test_mark_segment_size_communicated_correctly[0-1] 0.00s teardown test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-custom_key_range-sipHash64(key)-0] 0.00s setup test_file_cluster/test.py::test_schema_inference 0.00s teardown test_part_log_table/test.py::test_config_disk_name_test 0.00s teardown test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_with_where 0.00s teardown test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[0-custom_key_sampling-sipHash64(key)-1] 0.00s setup test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_with_where 0.00s setup test_merge_tree_empty_parts/test.py::test_empty_parts_summing 0.00s teardown test_parallel_replicas_protocol/test.py::test_mark_segment_size_communicated_correctly[1-0] 0.00s setup test_jdbc_bridge/test.py::test_jdbc_update 0.00s setup test_jdbc_bridge/test.py::test_jdbc_table_engine 0.00s setup test_named_collections/test.py::test_granular_access_create_alter_drop_query 0.00s teardown test_part_log_table/test.py::test_config_with_non_standard_part_log 0.00s teardown test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_without_where 0.00s setup test_jdbc_bridge/test.py::test_jdbc_distributed_query 0.00s teardown test_named_collections/test.py::test_granular_access_create_alter_drop_query 0.00s setup test_jdbc_bridge/test.py::test_jdbc_insert 0.00s teardown test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-custom_key_range-sipHash64(key)-1] 0.00s setup test_log_family_s3/test.py::test_stripe_log_truncate 0.00s teardown test_jdbc_bridge/test.py::test_jdbc_delete 0.00s teardown test_file_cluster/test.py::test_non_existent_cluster 0.00s teardown test_log_family_s3/test.py::test_log_family_s3[TinyLog] 0.00s setup test_file_cluster/test.py::test_non_existent_cluster 0.00s teardown test_jdbc_bridge/test.py::test_jdbc_query 0.00s teardown test_jdbc_bridge/test.py::test_jdbc_insert 0.00s teardown test_jdbc_bridge/test.py::test_jdbc_distributed_query 0.00s teardown test_file_cluster/test.py::test_no_such_files =========================== short test summary info ============================ PASSED test_graphite_merge_tree/test.py::test_broken_partial_rollup PASSED test_graphite_merge_tree/test.py::test_combined_rules PASSED test_keeper_snapshots/test.py::test_ephemeral_after_restart PASSED test_graphite_merge_tree/test.py::test_combined_rules_with_default PASSED test_log_family_s3/test.py::test_log_family_s3[Log] PASSED test_jdbc_bridge/test.py::test_jdbc_delete PASSED test_jdbc_bridge/test.py::test_jdbc_distributed_query PASSED test_graphite_merge_tree/test.py::test_multiple_output_blocks PASSED test_named_collections/test.py::test_config_reload PASSED test_jdbc_bridge/test.py::test_jdbc_insert PASSED test_jdbc_bridge/test.py::test_jdbc_query PASSED test_graphite_merge_tree/test.py::test_multiple_paths_and_versions PASSED test_log_family_s3/test.py::test_log_family_s3[StripeLog] PASSED test_jdbc_bridge/test.py::test_jdbc_table_engine PASSED test_file_cluster/test.py::test_missing_file PASSED test_jdbc_bridge/test.py::test_jdbc_update PASSED test_file_cluster/test.py::test_no_such_files PASSED test_merge_tree_s3_with_cache/test.py::test_read_after_cache_is_wiped[0-4-2] PASSED test_file_cluster/test.py::test_non_existent_cluster PASSED test_log_family_s3/test.py::test_log_family_s3[TinyLog] PASSED test_file_cluster/test.py::test_schema_inference PASSED test_file_cluster/test.py::test_select_all PASSED test_log_family_s3/test.py::test_stripe_log_truncate PASSED test_merge_tree_s3_with_cache/test.py::test_read_after_cache_is_wiped[8192-2-1] PASSED test_graphite_merge_tree/test.py::test_path_dangling_pointer PASSED test_graphite_merge_tree/test.py::test_paths_not_matching_any_pattern PASSED test_graphite_merge_tree/test.py::test_rollup_aggregation PASSED test_graphite_merge_tree/test.py::test_rollup_aggregation_2 PASSED test_graphite_merge_tree/test.py::test_rollup_versions PASSED test_merge_tree_s3_with_cache/test.py::test_write_is_cached[0-2] PASSED test_graphite_merge_tree/test.py::test_system_graphite_retentions PASSED test_graphite_merge_tree/test.py::test_wrong_rollup_config PASSED test_inserts_with_keeper_retries/test.py::test_query_timeout_with_zk_down[ReplicatedMergeTree-default] PASSED test_merge_tree_s3_with_cache/test.py::test_write_is_cached[8192-1] PASSED test_keeper_snapshots/test.py::test_invalid_snapshot PASSED test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_disconnect[ReplicatedMergeTree-default] PASSED test_named_collections/test.py::test_default_access PASSED test_keeper_snapshots/test.py::test_snapshot_size PASSED test_named_collections/test.py::test_granular_access_create_alter_drop_query PASSED test_keeper_snapshots/test.py::test_state_after_restart PASSED test_merge_tree_empty_parts/test.py::test_empty_parts_alter_delete PASSED test_merge_tree_empty_parts/test.py::test_empty_parts_summing PASSED test_mutations_in_partitions_of_merge_tree/test.py::test_mutation_max_streams PASSED test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[0-custom_key_range-key-0] PASSED test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_with_where PASSED test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_env_proxy PASSED test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_without_where PASSED test_parallel_replicas_protocol/test.py::test_mark_segment_size_communicated_correctly[0-0] PASSED test_parallel_replicas_protocol/test.py::test_mark_segment_size_communicated_correctly[0-1] PASSED test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_replicated_merge_tree PASSED test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_restart[ReplicatedMergeTree-default] PASSED test_parallel_replicas_protocol/test.py::test_mark_segment_size_communicated_correctly[1-0] PASSED test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_proxy_list PASSED test_parallel_replicas_protocol/test.py::test_mark_segment_size_communicated_correctly[1-1] PASSED test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[0-custom_key_range-key-1] PASSED test_part_log_table/test.py::test_config_disk_name_test PASSED test_part_log_table/test.py::test_config_with_non_standard_part_log PASSED test_keeper_dynamic_log_level/test.py::test_adjust_log_level PASSED test_part_log_table/test.py::test_config_with_standard_part_log PASSED test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_remote_proxy PASSED test_named_collections/test.py::test_granular_access_show_query PASSED test_keeper_force_recovery_single_node/test.py::test_cluster_recovery PASSED test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[0-custom_key_range-sipHash64(key)-0] PASSED test_keeper_map_retries/test.py::test_queries PASSED test_inserts_with_keeper_retries/test.py::test_retries_should_not_wait_for_global_connection[ReplicatedMergeTree-default] PASSED test_on_cluster_timeouts/test.py::test_long_query PASSED test_materialized_view_restart_server/test.py::test_materialized_view_with_subquery PASSED test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[0-custom_key_range-sipHash64(key)-1] PASSED test_move_ttl_broken_compatibility/test.py::test_bc_compatibility PASSED test_limit_materialized_view_count/test.py::test_limit_materialized_view_count PASSED test_parallel_replicas_snapshot_from_initiator/test.py::test_initiator_snapshot_is_used_for_reading PASSED test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[0-custom_key_sampling-key-0] PASSED test_named_collections/test.py::test_keeper_storage PASSED test_named_collections/test.py::test_keeper_storage_remove_on_cluster[False-expected_raise1] PASSED test_named_collections/test.py::test_keeper_storage_remove_on_cluster[True-expected_raise0] PASSED test_keeper_invalid_digest/test.py::test_keeper_invalid_digest PASSED test_named_collections/test.py::test_name_escaping[node] PASSED test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[0-custom_key_sampling-key-1] PASSED test_named_collections/test.py::test_name_escaping[node_with_keeper] PASSED test_named_collections/test.py::test_show_grants PASSED test_keeper_mntr_data_size/test.py::test_mntr_data_size_after_restart PASSED test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[0-custom_key_sampling-sipHash64(key)-0] PASSED test_keeper_incorrect_config/test.py::test_invalid_configs PASSED test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[0-custom_key_sampling-sipHash64(key)-1] PASSED test_max_bytes_ratio_before_external_order_group_by_for_server/test.py::test_max_bytes_ratio_before_external_group_by[server] PASSED test_named_collections/test.py::test_sql_commands[False] PASSED test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-custom_key_range-key-0] PASSED test_overcommit_tracker/test.py::test_user_overcommit PASSED test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-custom_key_range-key-1] PASSED test_named_collections/test.py::test_sql_commands[True] PASSED test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-custom_key_range-sipHash64(key)-0] PASSED test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-custom_key_range-sipHash64(key)-1] PASSED test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-custom_key_sampling-key-0] PASSED test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-custom_key_sampling-key-1] PASSED test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-custom_key_sampling-sipHash64(key)-0] PASSED test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-custom_key_sampling-sipHash64(key)-1] PASSED test_max_bytes_ratio_before_external_order_group_by_for_server/test.py::test_max_bytes_ratio_before_external_group_by[user] PASSED test_max_bytes_ratio_before_external_order_group_by_for_server/test.py::test_max_bytes_ratio_before_external_sort[server] PASSED test_max_bytes_ratio_before_external_order_group_by_for_server/test.py::test_max_bytes_ratio_before_external_sort[user] SKIPPED [1] test_library_bridge/test_exiled.py:54: Leak sanitizer falsely reports about a leak of 16 bytes in clickhouse-odbc-bridge ================== 99 passed, 1 skipped in 812.35s (0:13:32) ===================